Not

Block Group: Logic
Icon: Not block icon

Reverses the value of its input. Returns FALSE when its input is TRUE and returns TRUE when its input is FALSE. Use NOT when you want to make sure a value is not equal to one particular value.


Input/Output Properties

These properties can take input and give output.


Output Properties

These properties can give output. They cannot take input.


Model

Because the If block returns TRUE, the Not block returns FALSE

Not dataflow model.